From: Eli Zaretskii Date: Fri, 23 Jul 2021 19:49:34 +0000 (+0300) Subject: ; * etc/NEWS: Fix wording of the 'fill-column' entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1977 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=59eaa30c90cbd31c829dc383ceecaa7a75951e53;p=emacs.git ; * etc/NEWS: Fix wording of the 'fill-column' entry. --- diff --git a/etc/NEWS b/etc/NEWS index 37472b7f635..e4b0809c5f5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -119,9 +119,8 @@ page for 'seccomp' system call, for details about Secure Computing filters. ** Setting 'fill-column' to nil is obsolete. -This undocumented use of 'fill-column' is now obsolete. If you have -set this value to nil disable auto filling, instead disable -'auto-fill-mode' in the relevant mode instead. +This undocumented use of 'fill-column' is now obsolete. To disable +auto filling, turn off 'auto-fill-mode' instead. For instance, you could add something like the following to your init file: